home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / grafix / misc / fastifxmodul30.lha / hhsfastimagefxmodules.readme < prev    next >
Encoding:
Text File  |  1995-03-15  |  11.2 KB  |  250 lines

  1. HHsFastImageFXModules The probably fastest shareware ImageFX loader/saver modules
  2. =====================
  3.  
  4. This is version 3.0 of the very fast universal loader/saver modules for
  5. ImageFX and ImageFX-EGS. They are shareware; without a keyfile which you
  6. get after registration, they will load and save all pictures in greyscale,
  7. regardless if they are color or not, but the speed and format support is
  8. the same, so that you can try if they fit your needs. The saver module
  9. is only restricted for some formats (will be saved as greyscale); the
  10. HHsXRL formats can always be saved in full color, so that you can try
  11. out the interesting compression facilities of them (but please note that
  12. the demo will load them only in greyscales).
  13.  
  14. The loader module currently supports the following file formats:
  15.  
  16. * IFF-ILBM (all standard formats 1 to 8Bit, EHB, HAM6, HAM8, 24Bit)
  17. * PPM/PGM/PBM (P1&P4 b&w, P5 grey, P6 color)
  18. * QRT (also known as dump format by PD raytracers as POV-Ray)
  19. * Targa (RLE compr.&uncompr. 24Bit, 1Bit, 8Bit grey/Colormap; incl. interleaved)
  20. * PCX (compr.&uncompr. EGA1-4Bit, VGA 8Bit grey/Colormap and 24Bit)
  21. * MacPaint (b&w compressed 1Bit format; datafork only)
  22. * BMP (uncompr. formats for 24Bit RGB and 1Bit, 4Bit or 8Bit Colormap)
  23. * TIF (packbit-compr./uncompr. Motorola formats 24Bit RGB, 1-8Bit grey/Colormap)
  24. * EGS7.x window iconification file format
  25. * DEEP (compr.&uncompr. 24Bit and 32Bit)
  26. * RGB formats (RGB8, RGBN, RGB5)
  27. * ACBM formats (1 to 8Bit, incl. HAM6/HAM8)
  28. * FBM formats (8Bit grey/color and 24Bit)
  29. * IFF-PBM (DPII) format
  30. * Sun raster (1Bit, 8Bit grey/color and 24Bit uncompressed)
  31. * YUV (color 1:1:1, 2:1:1, 4:1:1 and greyscale)
  32. * VLAB raw (color 1:1:1, 2:1:1, 4:1:1 and greyscale)
  33. * HHsYUVSq sequence format (sequentiel or random access)
  34. * HHsXRL formats (1-8Bit ColorMap incl. HAM6/8, 8Bit grey, 24Bit RGB compressed)
  35.  
  36. * Picture DataTypes (many formats are available as DataTypes for OS3.x users)
  37. * Animation DataTypes (many animation formats are available as DataTypes for
  38.   OS3.x users)
  39.  
  40. The saver module currently supports the following file formats:
  41.  
  42. * QRT (also known as dump format by PD raytracers as POV-Ray)
  43. * Targa (RLE compr.&uncompr. 24Bit, 8Bit grey, 8Bit color map, 1Bit color map)
  44. * HHsXRL formats (1-8Bit ColorMap incl. HAM6/8, 8Bit grey, 24Bit RGB compressed)
  45.   with optional lossy reduction for TrueColor or greyscale pictures; this new
  46.   file format series has surprisingly good (lossless) compression of raytraced
  47.   24Bit pictures or undithered color mapped pictures with 2 to 256 colors;
  48.   also very usable with ClipArt...
  49.  
  50. To install this, just copy the file named "-HHsFastImageFXLoader-" to your
  51. ImageFX modules/loaders directory and "-HHsFastImageFXSaver-" to your
  52. ImageFX modules/savers directory. They should work with standard ImageFX
  53. as well as with ImageFX-EGS, but I could only try it with ImageFX-EGS.
  54.  
  55. The file format is automatically detected for loading except for the DataType
  56. formats. If you want to load a picture with a DataType, you have to use the
  57. "Load As" function from ImageFX and select "-HHsFastImageFXLoader-" manually
  58. as loader module. The name of the loader module begins with a "-" so that it
  59. appears first in the list of loader modules and thus is used before all
  60. other loader modules. The typical speed advantage factors on my configuration
  61. (see below) are:
  62.  
  63. IFF-ILBM: upto 4.9 (HAM8)
  64. PPM/PBM: upto 7.2 (P6)
  65. QRT: upto 4.4
  66. Targa: upto 15.3 (uncompr.)
  67. PCX: upto 12.8 (planar 4Bit)
  68. BMP: upto 4.6 (24Bit)
  69. TIF: upto 9.5 (packbit compr. 4Bit)
  70. RGB: upto 3.3 (RGB8)
  71. YUV: upto 5.6 (YUV1/4)
  72. DPII: upto 1.3
  73.  
  74. (only loading times compared, not displaying; my configuration: Amiga 3000;
  75.  68030/25MHz; loading from Quantum harddrive)
  76.  
  77. The loader includes many formats, which the original loaders (I compared with
  78. ImageFX-EGS 1.61) do not support: IFF-DEEP, IFF-ACBM, FBM, Sun raster,
  79. VLab raw, DataTypes, RGB5, PBM4, TGA1, YUV grey, PCX grey, EGS icons,
  80. MacPaint (Datafork).
  81.  
  82. It also loads many formats, which are loaded with wrong colors (or other bugs)
  83. in the original loaders, e.g IFF-ILBM-EHB, BMP1, PBM1, TIF1 grey, TGA grey.
  84. The original PCX loader also had massive problems with loading VGA
  85. pictures from CD-ROMs under the OS3.1 CD-file system. Although this is a bug in
  86. the file system, I could work around this so that my loader should work with
  87. CD-ROMs under the OS3.1 filesystem.
  88.  
  89. The saver module can be used as normal (QRT only for true color/greyscale
  90. buffers; Targa and HHsXRL also usable for rendered images from 2 to 256 colors).
  91. The individual formats and variants are listed at the beginning of the list
  92. of savers in the SaveAs window. The typical speed advantage for the fast
  93. saver module:
  94.  
  95. QRT: upto 3.5
  96. Targa: upto 3.8 (compressed)
  97.  
  98. Beside the speed advantage, the general compression is also better
  99. (compared to ImageFX-EGS 1.61). Targa compression is sometimes 25% better
  100. with my saver than with the original. The Targa saver also supports
  101. the true greyscale format for greyscale pictures and allows compression
  102. of rendered images as well. Rendered 1Bit images will be saved in 1Bit
  103. Targa format. For good compression of e.g. raytracing pictures I recommend
  104. my own file formats "HHsXRL", usable from 1Bit to 24Bit.
  105.  
  106. The fast loading/saving functions have all been written by me in assembler and
  107. optimized for fastest speed. I did this for my famous shareware programs
  108. *** EGSPhotoAlbum Professional *** (picture management and presentation
  109. software for EGS) and *** EGS-TV Professional *** (sequence/animation editing,
  110. framegrabber (VLab/IV24) and Blue Screen Keying software for EGS).
  111. Both require the EGS graphic system. Theese modules are independent of EGS
  112. and should be usable by all ImageFX users. When new formats are implemented
  113. for my EGS programs (or the speed is improved further), I will usually
  114. also update the modules, which registered user can then use due
  115. to the keyfile concept.
  116.  
  117. Registration
  118. ============
  119.  
  120. If you want to register for the modules and for at least one of my shareware
  121. programs mentioned above, you can get the modules for additional 8US$ (outside
  122. europe) or 10DM (in europe). Just include the extra amount and state your
  123. wish on the registration forms of EGSPhotoAlbum or EGS-TV. Demo versions of
  124. the programs should be available at the same places where you got this demo.
  125.  
  126. Otherwise you should use the supplied registration form to register.
  127.  
  128. If you only want to register for the modules, the registration fee is
  129. 15US$ (banknotes) or 18US$ (cheque) outside europe or 20DM in europe.
  130. You will also get the latest demo versions of EGS-TV and EGSPhotoAlbum.
  131.  
  132. If you are already a registered user of one of my programs and now want to
  133. register for the modules, the registration fee is 12US$ (banknotes)
  134. or 15US$ (cheque) outside europe or 15DM (in europe). This includes the latest
  135. versions of my programs as update.
  136.  
  137. The higher charges for foreign cheques are due to the complicated handling
  138. of foreign cheques.
  139.  
  140. +---------------*** Special offer upto 31st march 1995 ***-----------------------+
  141. |Add-on price: 3US$ instead of 8US$ outside europe, 5DM instead of 10DM in europe|
  142. |Module registration only: 12US$ (banknotes) instead of 15US$ or         |
  143. |             15US$ (cheque) instead of 18US$ outside europe or         |
  144. |             15DM instead of 20DM in europe                 |
  145. |Module registration for registered users of EGSPhotoAlbum or EGS-TV:         |
  146. |        10US$ (banknotes only) outside europe, 10DM in europe         |
  147. +--------------------------------------------------------------------------------+
  148.  
  149. Send your filled in registration form together with cheque or banknotes to:
  150.  
  151.                         Helmut Hoffmann
  152.             Rubensstrasse 4
  153.             D-41063 Mönchengladbach
  154.  
  155.             Germany
  156.  
  157. Disclaimer
  158. ----------
  159.  
  160. I tried my best to make the modules error-free. They have been checked
  161. with enforcer and mungwall and work without problems on my configuration.
  162. Nevertheless, as there are so many possible configurations, I can not
  163. guarantee that this software will work on your configuration.
  164.  
  165. This software (program and documentation) is provided "as is" and
  166. comes with no warranty, either expressed or implied.
  167. The author is in no way responsible for any damage or loss that may
  168. occur due to direct or indirect usage of this software. You use
  169. this software entirely at your own risk.
  170.  
  171. Copyright and Distribution
  172. --------------------------
  173.  
  174. HHsFastImageFXModule (modules and documentation) is copyright by
  175.  
  176.                         Helmut Hoffmann
  177.             Rubensstrasse 4
  178.             D-41063 Mönchengladbach
  179.  
  180.             Germany
  181.  
  182. The demo version may be freely distributed and used as
  183. long as the following conditions are met:
  184.  
  185. 1) All files have to be kept together
  186.  
  187. 2) No file may be modified or crunched/packed.
  188.  
  189.    The only official way to distribute the demo packed is the
  190.    original fastifxmodules.lha archive.
  191.    The modules may not be disassembled or analysed. The limitations
  192.    integrated in the demo version may under no circumstance be removed
  193.    or bypassed.
  194.  
  195. 3) Distributors may only charge for the duplication process (including media)
  196.    and not for the software. Theese charges may not exceed the following
  197.    limits: a) Demo on a PD-disk: 7$ (US-dollar) including
  198.               postage&packing (in Germany: 10DM)
  199.        b) Demo on a PD-CD-ROM: 40$ (US-dollar) including
  200.               postage&packing (in Germany: 60DM)
  201.        c) Demo on a BBS/Mailbox/ftp-site or other electronically
  202.               callable system: Maximum charge 3$ (US-dollar) (in Germany: 5DM)
  203.               for downloading
  204.    Anyway, it must be made explictly clear to the buyer, that he does not
  205.    pay for the modules (demo) itself but only for the duplication service.
  206.  
  207. 4) It is not allowed to distribute this demo with any commercial product
  208.    without a written permission by me. One exception is the distribution of
  209.    the demo version with products not exceeding the above price limits (e.g.
  210.    a cover-disk magazine for 7$ or less).
  211.  
  212.    The following companies have my explicit permission to distribute the
  213.    demo with their products: NOVA Design, Ingenieurbüro Helfrich.
  214.  
  215. 5) The registered version may not be redistributed. It may only run on one
  216.    machine per registration. It is allowed to make a backup copy of the
  217.    original disk.
  218.  
  219. You can currently also contact me by EMail:
  220.  
  221.         hhoff@pool.informatik.rwth-aachen.de
  222.  
  223. No registrations by EMail! If you want to register or have important
  224. suggestions/bug reports, please write by ordinary mails to my address above.
  225.  
  226. Version history
  227. ---------------
  228.  
  229. V1.0 (17th feb. 95): Support for IFF-ILBM,PPM,QRT,Targa,PCX,BMP,TIF,EGS7.x,
  230.             DEEP,RGB,YUV,VLab,HHsYUVSq,DataTypes (picture&animation)
  231.  
  232. V2.0 (25th feb. 95): Added support for FBM (24Bit,8Bit),IFF-ACBM,IFF-PBM(DPII),
  233.             Sun raster (1Bit, 8Bit, 24Bit uncompressed),PBM-P1,
  234.             BMP 4Bit and interleaved Targa formats
  235.              Slight acceleration of some loading functions (esp. ILBM)
  236.              Improved DataType handling
  237.  
  238. V2.5 (1st march 95): Added support for MacPaint (1Bit compressed; datafork only),
  239.             PBM-P4, PCX uncompressed and EGA-grey, Targa 1Bit,
  240.             TIF packbit compressed and grey 1-4Bit
  241.              Many enhancements on various formats for more compatibility
  242.  
  243. V3.0 (14th march 95): Introduction of the fast saver module to supplement the
  244.             fast loader module (QRT, Targa 1Bit/8Bit/24Bit, HHsXRL)
  245.               Added loader support for HHsXRL (1Bit-8Bit, HAM, 24Bit)
  246.               Acceleration of some planar loaders (e.g. ILBM, DataTypes)
  247.               Improved HAM6 loading quality
  248.               Correction of Targa 1Bit loading for compressed pictures
  249.  
  250.